home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Bureautique / 7sdoc / 7sdoc.exe / {app} / x7sDoc.exe / 0 / RCDATA / TINDEXF / TINDEXF.txt
Text File  |  2010-08-08  |  2KB  |  119 lines

  1. object indexf: Tindexf
  2.   Left = 324
  3.   Top = 236
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Create Index'
  7.   ClientHeight = 179
  8.   ClientWidth = 629
  9.   Color = clBtnFace
  10.   Font.Charset = RUSSIAN_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object JvGradient1: TJvGradient
  21.     Left = 0
  22.     Top = 0
  23.     Width = 629
  24.     Height = 179
  25.     Style = grVertical
  26.     StartColor = 15724527
  27.     EndColor = 13553358
  28.   end
  29.   object Label1: TLabel
  30.     Left = 8
  31.     Top = 11
  32.     Width = 46
  33.     Height = 13
  34.     Caption = 'Diirectory'
  35.     Transparent = True
  36.   end
  37.   object Label2: TLabel
  38.     Left = 8
  39.     Top = 35
  40.     Width = 16
  41.     Height = 13
  42.     Caption = 'File'
  43.     Transparent = True
  44.   end
  45.   object ld: TLabel
  46.     Left = 64
  47.     Top = 11
  48.     Width = 560
  49.     Height = 13
  50.     AutoSize = False
  51.     Caption = 'ld'
  52.     Font.Charset = RUSSIAN_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.     Transparent = True
  59.   end
  60.   object lf: TLabel
  61.     Left = 64
  62.     Top = 35
  63.     Width = 560
  64.     Height = 13
  65.     AutoSize = False
  66.     Caption = 'ld'
  67.     Font.Charset = RUSSIAN_CHARSET
  68.     Font.Color = clNavy
  69.     Font.Height = -11
  70.     Font.Name = 'Tahoma'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     Transparent = True
  74.   end
  75.   object Label3: TLabel
  76.     Left = 6
  77.     Top = 95
  78.     Width = 147
  79.     Height = 13
  80.     AutoSize = False
  81.     Font.Charset = RUSSIAN_CHARSET
  82.     Font.Color = clMaroon
  83.     Font.Height = -11
  84.     Font.Name = 'Tahoma'
  85.     Font.Style = [fsBold]
  86.     ParentFont = False
  87.     Transparent = True
  88.   end
  89.   object lmess: TLabel
  90.     Left = 8
  91.     Top = 63
  92.     Width = 3
  93.     Height = 13
  94.     Transparent = True
  95.   end
  96.   object pb: TJvProgressBar
  97.     Left = 6
  98.     Top = 112
  99.     Width = 617
  100.     Height = 17
  101.     Min = 0
  102.     Max = 100
  103.     Smooth = True
  104.     Step = 1
  105.     TabOrder = 0
  106.     FillColor = clBlue
  107.     HintColor = clTeal
  108.   end
  109.   object Button1: TButton
  110.     Left = 272
  111.     Top = 144
  112.     Width = 75
  113.     Height = 25
  114.     Caption = 'Cancel'
  115.     TabOrder = 1
  116.     OnClick = Button1Click
  117.   end
  118. end
  119.